This command will delete the specified sound previously loaded into Sound Number.
DELETE SOUND Sound Number
Sound Number
Integer The command will delete the specified sound previously loaded into Sound Number
This command does not return a value.
cls load sound "man.wav",1 play sound 1 wait 1000*8 stop sound 1 delete sound 1 do loop end
SOUND Commands Menu Index